Use full path name when displaying errors opening files for reads and writes.
authorRobert Lipe <robertlipe@gmail.com>
Sun, 27 Dec 2020 05:15:06 +0000 (23:15 -0600)
committerRobert Lipe <robertlipe@gmail.com>
Sun, 27 Dec 2020 05:15:06 +0000 (23:15 -0600)
commitc638ecfd6e36085a0e78cc2ae03654a27fc820b6
treeb3e5d33acdf4d58adaf80f946d3fd7152cbf1dff
parent6e1bbc5d918a6207dcabd0ad4efba1d5216b4182
Use full path name when displaying errors opening files for reads and writes.

This doesn't work for every place where we issue fatal errors, but it gets
the high value formats.
src/core/file.h
util.cc